home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Libraries
/
stdwin
/
Appls
/
repeat
/
Make.proto
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-09-06
|
161 b
|
16 lines
|
[
TEXT/????
]
#
# Makefile prototype for repeat application
#
REPEAT= $(APPLS)/repeat
SRCS= \
$(REPEAT)/repeat.c
all: repeat
_bootstrap:
@putprogmf repeat $(SRCS)